Add feature tracker to project list#13
Merged
rkdud007 merged 28 commits intorkdud007:mainfrom Dec 11, 2024
Merged
Conversation
rkdud007
reviewed
Dec 8, 2024
Owner
There was a problem hiding this comment.
Hi! first idea of having table and various fields to compare is really great idea. I'd like to have standard to identify if it support or not base on public github repositories code.
So based on my own research thru repository, i got some information to fill out the table (pointed on comment, but I might be wrong)+ I want to add one more field of note( some projects are fork or used others) + want to add proving backend field ( plonky3, stwo, gkr, nova, jolt, hyper nova, halo2 etc ) + language is we can actually say as proving frontend
- one concern: GPU field maybe too tied to proving not necessarily for zkvm?
rkdud007
reviewed
Dec 8, 2024
rkdud007
reviewed
Dec 8, 2024
rkdud007
reviewed
Dec 8, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi!
This pull request is intended to add a feature tracker to the project list. So far I've considered listing ISAs and support for continuations & parallel proving (considering both together), GPUs, languages, and precompiles. Now that there are an increasing amount of zkVMs reaching some level of maturity, it's getting harder to track these, and this seems like a good place to try and collect this information. The current entries are incomplete and might be off in some cases -- someone else is more likely to see this PR here than on my fork, and fill in the gaps accordingly.
Adding this will also require a bit of maintenance and support for difference features will change with time. It could be worth considering adding a timestamp of the last time the table is updated to avoid any confusion caused by out of date information.